home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Windows 3-Pak 2 - Disc 2
/
Infomagic - Windows 3-Pak Volume 2 (Disc 2 of 3).iso
/
Telnet-Clients
/
secmail.exe
/
_setup.3
/
Group4
/
ISSIMG.dll
/
RCDATA
/
TGIFIMAGEINFODIALOG
/
TGIFIMAGEINFODIALOG.txt
Wrap
Text File
|
1997-10-04
|
4KB
|
233 lines
object GifImageInfoDialog: TGifImageInfoDialog
Left = 369
Top = 199
BorderStyle = bsDialog
Caption = 'Gif File info'
ClientHeight = 336
ClientWidth = 409
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
Position = poScreenCenter
PixelsPerInch = 96
TextHeight = 13
object Bevel1: TBevel
Left = 8
Top = 8
Width = 393
Height = 297
Shape = bsFrame
end
object Label7: TLabel
Left = 96
Top = 232
Width = 105
Height = 13
Caption = 'Number of SubImages'
end
object OKBtn: TButton
Left = 119
Top = 308
Width = 75
Height = 25
Caption = 'OK'
Default = True
ModalResult = 1
TabOrder = 0
end
object CancelBtn: TButton
Left = 199
Top = 308
Width = 75
Height = 25
Cancel = True
Caption = 'Cancel'
ModalResult = 2
TabOrder = 1
end
object V87a: TRadioButton
Left = 32
Top = 24
Width = 65
Height = 17
Caption = 'Gif87a'
Checked = True
Enabled = False
TabOrder = 2
TabStop = True
end
object V89a: TRadioButton
Left = 96
Top = 24
Width = 65
Height = 17
Caption = 'Gif89a'
Enabled = False
TabOrder = 3
end
object GroupBox1: TGroupBox
Left = 24
Top = 48
Width = 361
Height = 177
Caption = 'Screendescriptor'
TabOrder = 4
object Label1: TLabel
Left = 16
Top = 29
Width = 28
Height = 13
Caption = 'Width'
end
object Label2: TLabel
Left = 16
Top = 53
Width = 31
Height = 13
Caption = 'Height'
end
object Label3: TLabel
Left = 16
Top = 77
Width = 64
Height = 13
Caption = 'PackedFields'
end
object Label4: TLabel
Left = 16
Top = 101
Width = 108
Height = 13
Caption = 'BackgroundColorIndex'
end
object Label5: TLabel
Left = 16
Top = 125
Width = 56
Height = 13
Caption = 'Aspect ratio'
end
object Label6: TLabel
Left = 280
Top = 85
Width = 55
Height = 13
Caption = 'BitsPerPixel'
end
object Label8: TLabel
Left = 208
Top = 149
Width = 143
Height = 13
Caption = 'Number of colors in color table'
end
object WidthEdit: TSpinEdit
Left = 144
Top = 24
Width = 60
Height = 22
Enabled = False
MaxValue = 0
MinValue = 0
TabOrder = 0
Value = 0
end
object HeightEdit: TSpinEdit
Left = 144
Top = 48
Width = 60
Height = 22
Enabled = False
MaxValue = 0
MinValue = 0
TabOrder = 1
Value = 0
end
object PackedFieldsEdit: TSpinEdit
Left = 144
Top = 72
Width = 60
Height = 22
Enabled = False
MaxValue = 0
MinValue = 0
TabOrder = 2
Value = 0
end
object BgColorIndexEdit: TSpinEdit
Left = 144
Top = 96
Width = 60
Height = 22
Enabled = False
MaxValue = 0
MinValue = 0
TabOrder = 3
Value = 0
end
object AspectRatioEdit: TSpinEdit
Left = 144
Top = 120
Width = 60
Height = 22
Enabled = False
MaxValue = 0
MinValue = 0
TabOrder = 4
Value = 0
end
object HasGlobalColormapBox: TCheckBox
Left = 224
Top = 56
Width = 121
Height = 17
Caption = 'Has global colormap'
Enabled = False
TabOrder = 5
end
object BitsPerPixelEdit: TSpinEdit
Left = 224
Top = 80
Width = 49
Height = 22
Enabled = False
MaxValue = 8
MinValue = 1
TabOrder = 6
Value = 1
end
object NoColorsEdit: TSpinEdit
Left = 144
Top = 144
Width = 60
Height = 22
Enabled = False
MaxValue = 0
MinValue = 0
TabOrder = 7
Value = 0
end
end
object NoSubImagesEdit: TSpinEdit
Left = 32
Top = 227
Width = 57
Height = 22
Enabled = False
MaxValue = 0
MinValue = 0
TabOrder = 5
Value = 0
end
object Button1: TButton
Left = 32
Top = 264
Width = 153
Height = 25
Caption = 'Show info subimages'
TabOrder = 6
OnClick = Button1Click
end
end